Added getTargetMemory, getSsidref methods to XendDomainInfo, and use these and
authoremellor@ewan <emellor@ewan>
Sat, 17 Sep 2005 15:10:04 +0000 (16:10 +0100)
committeremellor@ewan <emellor@ewan>
Sat, 17 Sep 2005 15:10:04 +0000 (16:10 +0100)
commitb92a3ca11f264258cafb4c4061e135c7e547daad
treeae312fb8c948f53e5de5630b128a6250681597b3
parent3f5123b9de664395cd4ab526100e77129d2fbf4f
Added getTargetMemory, getSsidref methods to XendDomainInfo, and use these and
getDomain, getName in SrvDomainDir, to decouple the latter from the internals of
the former, in preparation for changes internal to XendDomainInfo.

Signed-off-by: Ewan Mellor<ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/SrvDomainDir.py